home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
301_400
/
DISK0374
/
DISK0374.ZIP
/
CLOKATTR.DOC
< prev
next >
Wrap
Text File
|
1990-03-20
|
768b
|
23 lines
Following are instructions to change the video
attributes of the clock display produced by the
monochrome clock program on this BBS, in case you
are concerned about the long term effects on the
phosphor on your screen.
There are two bytes to be concerned with.
The byte at 11E (in debug) controls the attributes
for all the numerals, while the one at 148 controls
the attribute for the colon. (:)
To set the display to normal (un-hilighted), change
the byte at 11E to 07, and the one at 148 to 87.
If you don't want the colon to flash, change the byte
at 148 to 07.
Example: To turn off the hi-lighting,
A>debug monoclok.com
-e 11e 07
-e 148 87
-w
Writing xx bytes
-q